Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeParticipantDescriptor

Packages that use ISynchronizeParticipantDescriptor
org.eclipse.team.ui.synchronize Application programming interfaces for interaction with the Eclipse Synchronize View. 
 

Uses of ISynchronizeParticipantDescriptor in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize that return ISynchronizeParticipantDescriptor
 ISynchronizeParticipantDescriptor ISynchronizeManager.getParticipantDescriptor(String id)
          Returns the participant descriptor for the given participant id or null if a descriptor is not found for that id.
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeParticipantDescriptor
protected  void AbstractSynchronizeParticipant.setInitializationData(ISynchronizeParticipantDescriptor descriptor)
           
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.